css remove highlight on input text

38

input.middle:focus {
    outline-width: 0;
}

Comments

Submit
0 Comments